Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: Set @AvroEnumDefault directly to the enum value instead of the class #203

Merged
merged 1 commit into from
May 3, 2024

Conversation

Chuckame
Copy link
Contributor

@Chuckame Chuckame commented May 3, 2024

Closes #200

Breaking change

  • AvroEnumDefault doesn't have a value now, and must be put on an enum value instead of the enum class itself

@Chuckame Chuckame changed the title feat!: Set @AvroEnumDefault directly to the enum value instead of the class #200 feat!: Set @AvroEnumDefault directly to the enum value instead of the class May 3, 2024
@Chuckame Chuckame linked an issue May 3, 2024 that may be closed by this pull request
@Chuckame Chuckame added this to the Version 2 milestone May 3, 2024
@Chuckame Chuckame merged commit 091f36c into avro-kotlin:main-v2 May 3, 2024
1 check passed
@Chuckame Chuckame deleted the enum-default branch May 3, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set @AvroEnumDefault directly to the enum value instead of the class
1 participant